home *** CD-ROM | disk | FTP | other *** search
- head 1.3;
- branch ;
- access ;
- symbols ;
- locks ; strict;
- comment @@;
-
-
- 1.3
- date 91.08.11.14.32.47; author kupfer; state Exp;
- branches ;
- next 1.2;
-
- 1.2
- date 90.12.13.22.25.48; author kupfer; state Exp;
- branches ;
- next 1.1;
-
- 1.1
- date 90.11.12.18.02.08; author kupfer; state Exp;
- branches ;
- next ;
-
-
- desc
- @@
-
-
- 1.3
- log
- @The script recognizes when it's run on the root server, so -r is now
- only in case you want the root daemons on some other machine.
- @
- text
- @'\" Copyright 1990 Regents of the University of California
- '\" Permission to use, copy, modify, and distribute this
- '\" documentation for any purpose and without fee is hereby
- '\" granted, provided that this notice appears in all copies.
- '\" The University of California makes no representations about
- '\" the suitability of this material for any purpose. It is
- '\" provided "as is" without express or implied warranty.
- '\"
- '\" $Header: /sprite/src/admin/restartIPServer/RCS/restartIPServer.man,v 1.2 90/12/13 22:25:48 kupfer Exp Locker: kupfer $ SPRITE (Berkeley)
- '/"
- .so \*(]ltmac.sprite
- .HS RESTARTIPSERVER cmds
- .BS
- '\" Note: do not modify the .SH NAME line immediately below!
- .SH NAME
- restartIPServer \- restart IP server and dependent daemons
- .SH SYNOPSIS
- \fBrestartIPServer\fR [\fIoptions\fR]
- .SH OPTIONS
- .IP "\f\-r\fR" 15
- Start up daemons that run only on the root server.
- .BE
-
- .SH DESCRIPTION
- .PP
- This script kills off the IP server and daemons that are known to
- communicate using Internet protocols. It then restarts the server and
- a standard set of daemons. If the script is run on the root server,
- additional daemons (e.g.,
- .BR bootp )
- are started. The
- .B \-r
- flag can be used to start up the root server daemons on other machines.
- .PP
- If the file
- .B /hosts/$HOST/nfs
- exists, it is run. This is usually a script to start up an NFS
- gateway.
- .PP
- If the file
- .B /hosts/$HOST/ipStart
- exists, it is used to fire up the IP server. This is useful for
- starting up a new version of the server for debugging. If the file
- doesn't exist, the server is simply invoked, with all output
- redirected to
- .BR /hosts/$HOST/ip.out.
- .SH KEYWORDS
- IP server
- @
-
-
- 1.2
- log
- @Mention the ipStart convention.
- @
- text
- @d9 1
- a9 1
- '\" $Header: /sprite/src/admin/restartIPServer/RCS/restartIPServer.man,v 1.1 90/11/12 18:02:08 kupfer Exp Locker: kupfer $ SPRITE (Berkeley)
- d28 4
- a31 1
- a standard set of daemons. If the
- d33 1
- a33 2
- flag is given, additional daemons are started for use on the root
- server.
- @
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @d9 1
- a9 1
- '\" $Header: /sprite/lib/forms/RCS/cmd.man,v 1.2 90/02/20 17:11:01 douglis Exp $ SPRITE (Berkeley)
- d37 8
- a44 1
-
- @
-